
 body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
    margin: 0;
    padding: 0;
}
html{overflow-x: hidden;}
body, button, input, select, textarea {
    font-size: 14px;
    font-family:"微软雅黑","黑体";
    color: #333333;
}
body{min-width: 1200px;margin: 0 auto;}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
em, i{
    font-style:normal;
}
ul, ol {
    list-style: none;
}
img {
    display:  inline-block;
    vertical-align:  middle;
    border:0px;
}

a {
    text-decoration: none;
    color:#333333;
}
a:link{ text-decoration:none;}
a:hover {
    color:rgb( 33, 111, 180 ); text-decoration:none;
}
.f_l{float: left;}
.f_r{float: right;}
.f_c{clear: both;}
.b_n{border: none;}
.t_l{text-align: left;}
.t_c{text-align: center;}
.t_r{text-align: right;}
.auto{margin: 0 auto;}

.w1200{ width:1200px;}
.w1700{ width:1700px;}
.w1400{ width:1400px;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.pdT{ padding-top:10px;}
.mgT4{ margin-top:4px;}
.mgT10{ margin-top:10px;}
.mgT15{ margin-top:15px;}
.mgT20{ margin-top:20px;}
.mgL4{ margin-left:4px;}

/*返回顶部*/
.backToTop{background:#eee;width: 100px;position:fixed;left:50%;top: 28%;z-index:88888;margin-left:612px;}
.backToTop ul{padding: 5px;}
.backToTop ul li{width: 90px;background: #eee;text-align: center;cursor: pointer;}
.backToTop ul li i{width: 90px;height: auto;overflow: hidden;display: block;}
.backToTop ul li span{height: 30px;line-height: 30px; display: block;}
.backToTop .close{background: #C7000B;height: 18px;width: 18px;text-align: center;float: right;color: #fff;border-radius: 3px;position: absolute;top: -18px;right: 0;font-size: 12px;cursor: pointer;}
.backToTop ul li.line{border-top: #ccc solid 1px;margin-top: 10px;}
.site-nav{height: 30px;line-height: 30px;padding: 10px;background: #eee;margin: 10px 0;}
.site-nav i{background: url(../images/2019010220.png) no-repeat center center;width: 30px;height: 30px;float: left;}

/*仿layui分页样式*/
.i_Page{ text-align: center;}
.layuiPage{padding: 10px 0px;clear: both;overflow:hidden; text-align: center; font-size: 14px;}
.layuiPage a,.layuiPage span,.layuiPage font{display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; padding: 0 15px; border: 1px solid #e2e2e2; height: 28px; line-height: 28px; margin: 0 -1px 5px 0; background-color: #fff; color: #333;}
.layuiPage span,.layuiPage font{margin-right: 10px; padding: 0; border: none;}
.layuiPage .layui-laypage-curr{padding: 0 15px;margin-right: 0px;}
.layuiPage a.onhover,.layuiPage a:hover{background: #C7000B;border: 1px solid #C7000B;color:#FFFFFF !important;}
.layuiPage font{height: 30px; line-height: 30px; color: #999;}
.layuiPage input{ height: 30px; line-height: 30px; border-radius: 2px; vertical-align: top; background-color: #fff; box-sizing: border-box; border: 1px solid #e2e2e2; display: inline-block; width: 40px; margin: 0 10px; padding: 0 3px; text-align: center; outline: 0; transition: all .3s; -webkit-transition: all .3s;}
.layuiPage input[type='text']:focus{ border-color: #009688!important;}
.layuiPage input[type='submit']{margin-left: 10px; padding: 0 10px; cursor: pointer;}

.page{padding: 10px 0px;clear: both;overflow:hidden; text-align: center; font-size: 14px;}
.page a,.page span,.page font{display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; padding: 0 15px; border: 1px solid #e2e2e2; height: 28px; line-height: 28px; margin: 0 -1px 5px 0; background-color: #fff; color: #333;}
.page span,.page font{margin-right: 10px; padding: 0; border: none; background:none;}
.page .layui-laypage-curr{padding: 0 15px;margin-right: 0px;}
.page a.onhover,.page a:hover{background: #C7000B;border: 1px solid #C7000B;color:#FFFFFF !important;}
.page font{height: 30px; line-height: 30px; color: #999;}
.page input{ height: 30px; line-height: 30px; border-radius: 2px; vertical-align: top; background-color: #fff; box-sizing: border-box; border: 1px solid #e2e2e2; display: inline-block; width: 40px; margin: 0 10px; padding: 0 3px; text-align: center; outline: 0; transition: all .3s; -webkit-transition: all .3s;}
.page input[type='text']:focus{ border-color: #009688!important;}
.page input[type='submit']{margin-left: 10px; padding: 0 10px; cursor: pointer;}

.layui-layer-lan .layui-layer-title{background: #C7000B !important;}